toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]CanAccessFileCallback
/
Response
Response
interface
Response
A response for
CanAccessFileCallback
.
Members
Functions
can
Link copied to clipboard
open
fun
can
(
)
:
CanAccessFileCallback.Response
Notifies the engine that the request can access the required file.
cannot
Link copied to clipboard
open
fun
cannot
(
)
:
CanAccessFileCallback.Response
Notifies the engine that the request cannot access the required file.